home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MEMMON.DIR
/
00036_Left.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-04-21
|
153 b
|
11 lines
on mouseUp
global gLevel
gLevel = 1
DoLeft()
if cast(the castNum of sprite 29).name = "Up" then
DoUp(0)
end if
go(5)
updateStage()
end